-
Home
-
Servebolt Optimizer
-
3.5.52
-
Code
-
Classes
- Client
Total Complexity |
32 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
276 |
Lines of code |
130 |
Logical lines of code |
52 |
Comment lines |
95 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
57 |
5 |
18 |
__call() |
S |
64 |
4 |
9 |
getRequestHeaders() |
S |
70 |
3 |
6 |
getDecodedBody() |
S |
64 |
3 |
10 |
buildRequestURL() |
S |
77 |
2 |
3 |
getResponseObject() |
S |
82 |
1 |
3 |
throwExceptionsOnClientError() |
S |
72 |
1 |
6 |
delete() |
S |
69 |
1 |
7 |
get() |
S |
69 |
1 |
7 |
post() |
S |
68 |
1 |
8 |
userAgentString() |
S |
80 |
1 |
3 |
patchJson() |
S |
72 |
1 |
5 |
patch() |
S |
68 |
1 |
8 |
putJson() |
S |
72 |
1 |
5 |
put() |
S |
68 |
1 |
8 |
handleJsonRequestBody() |
S |
80 |
1 |
3 |
postFormData() |
S |
72 |
1 |
5 |
handleFormRequestBody() |
S |
79 |
1 |
3 |
setDefaultHeaders() |
S |
68 |
1 |
8 |
postJson() |
S |
72 |
1 |
5 |